home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / Text3D / Text3D.rc < prev    next >
Encoding:
Text File  |  2004-09-27  |  2.1 KB  |  93 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define IDC_STATIC -1
  11. #include <WinResRc.h>
  12.  
  13.  
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17.  
  18. /////////////////////////////////////////////////////////////////////////////
  19. // English (U.S.) resources
  20.  
  21. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  22. #ifdef _WIN32
  23. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  24. #pragma code_page(1252)
  25. #endif //_WIN32
  26.  
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // RT_MANIFEST
  30. //
  31.  
  32. 1                       RT_MANIFEST             "Text3D.manifest"
  33.  
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // TEXT
  37. //
  38.  
  39. IDR_TXT            TEXT                    "text3d.txt"
  40.  
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Icon
  44. //
  45.  
  46. // Icon with lowest ID value placed first to ensure application icon
  47. // remains consistent on all systems.
  48. IDI_MAIN_ICON           ICON                    "..\\..\\common\\directx.ico"
  49.  
  50. #ifdef APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // TEXTINCLUDE
  54. //
  55.  
  56. 1 TEXTINCLUDE 
  57. BEGIN
  58.     "resource.h\0"
  59. END
  60.  
  61. 2 TEXTINCLUDE 
  62. BEGIN
  63.     "#define IDC_STATIC -1\r\n"
  64.     "#include <winresrc.h>\r\n"
  65.     "\r\n"
  66.     "\r\n"
  67.     "\0"
  68. END
  69.  
  70. 3 TEXTINCLUDE 
  71. BEGIN
  72.     "\r\n"
  73.     "\0"
  74. END
  75.  
  76. #endif    // APSTUDIO_INVOKED
  77.  
  78. #endif    // English (U.S.) resources
  79. /////////////////////////////////////////////////////////////////////////////
  80.  
  81.  
  82.  
  83. #ifndef APSTUDIO_INVOKED
  84. /////////////////////////////////////////////////////////////////////////////
  85. //
  86. // Generated from the TEXTINCLUDE 3 resource.
  87. //
  88.  
  89.  
  90. /////////////////////////////////////////////////////////////////////////////
  91. #endif    // not APSTUDIO_INVOKED
  92.  
  93.